home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
emula
/
6502emu.rdm
< prev
next >
Wrap
Text File
|
1997-01-18
|
710b
|
15 lines
Short: A 6502-emulator
Author: trulsson@student.docs.uu.se (Erik Trulsson)
Uploader: trulsson@student.docs.uu.se (Erik Trulsson)
This is a program emulating a 6502-processor written in 68000-assembler
(source for PhxAss/DevPac included). It should be able to run on just about any
Amiga.
When you load a 6502-program into the emulation the first two bytes of the file
that is loaded determines the load adress.
The user-interface could use some extra work. (To tell the truth it sucks :-( )
This program and is public domain so you may use it in any way you want.
It is not very useful by itself, but it might be used as a basis for some other
project or just to look at and (maybe) learn something by.